#c23f39 color space conversions
Hex:
#c23f39
RGB:
194, 63, 57
CMY:
24, 75, 78
CMYK:
0, 68, 71, 24
HSL:
3°, 54.5817%, 49.2157%
HSV (HSB):
3°, 70.6186%, 76.0784%
XYZ:
24.7642, 15.3198, 5.5227
xyY:
0.5430, 0.3359, 15.3198
CIE-Lab:
46.0691, 51.8095, 32.9824
CIE-LCH:
46.0691, 61.4171, 32.4812
CIE-Luv:
46.0691, 100.3211, 24.0737
Hunter-Lab:
39.1405, 44.4411, 19.0326
#c23f39 color charts
#c23f39 color shades, tints & tones
#c23f39 color schemes
#c23f39 color preview, HTML & CSS examples
This text has a color of #c23f39
<p style="color:#c23f39;">Text here</p>
.mytext {color:#c23f39;}
This box has a color of #c23f39
<div style="background-color:#c23f39;">Content here</div>
.mybackground {background-color:#c23f39;}
Border around this has a color of #c23f39
<div style="border:2px solid #c23f39;">Content here</div>
.myborder {border:2px solid #c23f39;}