#c23c51 color space conversions
Hex:
#c23c51
RGB:
194, 60, 81
CMY:
24, 76, 68
CMYK:
0, 69, 58, 24
HSL:
351°, 52.7559%, 49.8039%
HSV (HSB):
351°, 69.0722%, 76.0784%
XYZ:
25.3492, 15.2951, 9.4008
xyY:
0.5065, 0.3056, 15.2951
CIE-Lab:
46.0358, 54.4482, 18.5625
CIE-LCH:
46.0358, 57.5254, 18.8253
CIE-Luv:
46.0358, 96.0417, 10.8431
Hunter-Lab:
39.1090, 47.2572, 13.1245
#c23c51 color charts
#c23c51 color shades, tints & tones
#c23c51 color schemes
#c23c51 color preview, HTML & CSS examples
This text has a color of #c23c51
<p style="color:#c23c51;">Text here</p>
.mytext {color:#c23c51;}
This box has a color of #c23c51
<div style="background-color:#c23c51;">Content here</div>
.mybackground {background-color:#c23c51;}
Border around this has a color of #c23c51
<div style="border:2px solid #c23c51;">Content here</div>
.myborder {border:2px solid #c23c51;}