#c23f3c color space conversions
Hex:
#c23f3c
RGB:
194, 63, 60
CMY:
24, 75, 76
CMYK:
0, 68, 69, 24
HSL:
1°, 52.7559%, 49.8039%
HSV (HSB):
1°, 69.0722%, 76.0784%
XYZ:
24.8413, 15.3506, 5.9286
xyY:
0.5386, 0.3328, 15.3506
CIE-Lab:
46.1107, 51.9612, 31.2829
CIE-LCH:
46.1107, 60.6513, 31.0498
CIE-Luv:
46.1107, 99.6786, 22.7418
Hunter-Lab:
39.1798, 44.6099, 18.4542
#c23f3c color charts
#c23f3c color shades, tints & tones
#c23f3c color schemes
#c23f3c color preview, HTML & CSS examples
This text has a color of #c23f3c
<p style="color:#c23f3c;">Text here</p>
.mytext {color:#c23f3c;}
This box has a color of #c23f3c
<div style="background-color:#c23f3c;">Content here</div>
.mybackground {background-color:#c23f3c;}
Border around this has a color of #c23f3c
<div style="border:2px solid #c23f3c;">Content here</div>
.myborder {border:2px solid #c23f3c;}