#c23d11 color space conversions
Hex:
#c23d11
RGB:
194, 61, 17
CMY:
24, 76, 93
CMYK:
0, 69, 91, 24
HSL:
15°, 83.8863%, 41.3725%
HSV (HSB):
15°, 91.2371%, 76.0784%
XYZ:
24.0181, 14.8473, 2.1302
xyY:
0.5859, 0.3622, 14.8473
CIE-Lab:
45.4243, 51.3487, 52.0126
CIE-LCH:
45.4243, 73.0890, 45.3680
CIE-Luv:
45.4243, 107.3057, 35.1840
Hunter-Lab:
38.5322, 43.8321, 23.6947
#c23d11 color charts
#c23d11 color shades, tints & tones
#c23d11 color schemes
#c23d11 color preview, HTML & CSS examples
This text has a color of #c23d11
<p style="color:#c23d11;">Text here</p>
.mytext {color:#c23d11;}
This box has a color of #c23d11
<div style="background-color:#c23d11;">Content here</div>
.mybackground {background-color:#c23d11;}
Border around this has a color of #c23d11
<div style="border:2px solid #c23d11;">Content here</div>
.myborder {border:2px solid #c23d11;}