#c23f12 color space conversions
Hex:
#c23f12
RGB:
194, 63, 18
CMY:
24, 75, 93
CMYK:
0, 68, 91, 24
HSL:
15°, 83.0189%, 41.5686%
HSV (HSB):
15°, 90.7216%, 76.0784%
XYZ:
24.1348, 15.0680, 2.2086
xyY:
0.5828, 0.3639, 15.0680
CIE-Lab:
45.7272, 50.5546, 51.8817
CIE-LCH:
45.7272, 72.4394, 45.7423
CIE-Luv:
45.7272, 105.8840, 35.5409
Hunter-Lab:
38.8175, 43.0517, 23.7988
#c23f12 color charts
#c23f12 color shades, tints & tones
#c23f12 color schemes
#c23f12 color preview, HTML & CSS examples
This text has a color of #c23f12
<p style="color:#c23f12;">Text here</p>
.mytext {color:#c23f12;}
This box has a color of #c23f12
<div style="background-color:#c23f12;">Content here</div>
.mybackground {background-color:#c23f12;}
Border around this has a color of #c23f12
<div style="border:2px solid #c23f12;">Content here</div>
.myborder {border:2px solid #c23f12;}