#c23205 color space conversions
Hex:
#c23205
RGB:
194, 50, 5
CMY:
24, 80, 98
CMYK:
0, 74, 97, 24
HSL:
14°, 94.9749%, 39.0196%
HSV (HSB):
14°, 97.4227%, 76.0784%
XYZ:
23.4161, 13.7615, 1.5656
xyY:
0.6044, 0.3552, 13.7615
CIE-Lab:
43.8889, 55.3037, 54.6226
CIE-LCH:
43.8889, 77.7312, 44.6450
CIE-Luv:
43.8889, 114.9796, 34.0870
Hunter-Lab:
37.0965, 47.7543, 23.4652
#c23205 color charts
#c23205 color shades, tints & tones
#c23205 color schemes
#c23205 color preview, HTML & CSS examples
This text has a color of #c23205
<p style="color:#c23205;">Text here</p>
.mytext {color:#c23205;}
This box has a color of #c23205
<div style="background-color:#c23205;">Content here</div>
.mybackground {background-color:#c23205;}
Border around this has a color of #c23205
<div style="border:2px solid #c23205;">Content here</div>
.myborder {border:2px solid #c23205;}