#c10d02 color space conversions
Hex:
#c10d02
RGB:
193, 13, 2
CMY:
24, 95, 99
CMYK:
0, 93, 99, 24
HSL:
3°, 97.9487%, 38.2353%
HSV (HSB):
3°, 98.9637%, 75.6863%
XYZ:
22.1472, 11.6297, 1.1349
xyY:
0.6344, 0.3331, 11.6297
CIE-Lab:
40.6214, 63.6205, 53.9351
CIE-LCH:
40.6214, 83.4060, 40.2901
CIE-Luv:
40.6214, 129.4375, 29.0480
Hunter-Lab:
34.1023, 56.2448, 21.8985
#c10d02 color charts
#c10d02 color shades, tints & tones
#c10d02 color schemes
#c10d02 color preview, HTML & CSS examples
This text has a color of #c10d02
<p style="color:#c10d02;">Text here</p>
.mytext {color:#c10d02;}
This box has a color of #c10d02
<div style="background-color:#c10d02;">Content here</div>
.mybackground {background-color:#c10d02;}
Border around this has a color of #c10d02
<div style="border:2px solid #c10d02;">Content here</div>
.myborder {border:2px solid #c10d02;}