#c02b10 color space conversions
Hex:
#c02b10
RGB:
192, 43, 16
CMY:
25, 83, 94
CMYK:
0, 78, 92, 25
HSL:
9°, 84.6154%, 40.7843%
HSV (HSB):
9°, 91.6667%, 75.2941%
XYZ:
22.6956, 12.9716, 1.7978
xyY:
0.6058, 0.3462, 12.9716
CIE-Lab:
42.7205, 57.0918, 50.3142
CIE-LCH:
42.7205, 76.0985, 41.3893
CIE-Luv:
42.7205, 116.5558, 31.0859
Hunter-Lab:
36.0162, 49.4538, 22.2518
#c02b10 color charts
#c02b10 color shades, tints & tones
#c02b10 color schemes
#c02b10 color preview, HTML & CSS examples
This text has a color of #c02b10
<p style="color:#c02b10;">Text here</p>
.mytext {color:#c02b10;}
This box has a color of #c02b10
<div style="background-color:#c02b10;">Content here</div>
.mybackground {background-color:#c02b10;}
Border around this has a color of #c02b10
<div style="border:2px solid #c02b10;">Content here</div>
.myborder {border:2px solid #c02b10;}