#c23e4f color space conversions
Hex:
#c23e4f
RGB:
194, 62, 79
CMY:
24, 76, 69
CMYK:
0, 68, 59, 24
HSL:
352°, 51.9685%, 50.1961%
HSV (HSB):
352°, 68.0412%, 76.0784%
XYZ:
25.3820, 15.4791, 9.0471
xyY:
0.5086, 0.3102, 15.4791
CIE-Lab:
46.2835, 53.5194, 20.1124
CIE-LCH:
46.2835, 57.1737, 20.5960
CIE-Luv:
46.2835, 95.5251, 12.6206
Hunter-Lab:
39.3435, 46.3063, 13.9066
#c23e4f color charts
#c23e4f color shades, tints & tones
#c23e4f color schemes
#c23e4f color preview, HTML & CSS examples
This text has a color of #c23e4f
<p style="color:#c23e4f;">Text here</p>
.mytext {color:#c23e4f;}
This box has a color of #c23e4f
<div style="background-color:#c23e4f;">Content here</div>
.mybackground {background-color:#c23e4f;}
Border around this has a color of #c23e4f
<div style="border:2px solid #c23e4f;">Content here</div>
.myborder {border:2px solid #c23e4f;}