#c10d07 color space conversions
Hex:
#c10d07
RGB:
193, 13, 7
CMY:
24, 95, 97
CMYK:
0, 93, 96, 24
HSL:
2°, 93.0000%, 39.2157%
HSV (HSB):
2°, 96.3731%, 75.6863%
XYZ:
22.1746, 11.6406, 1.2791
xyY:
0.6319, 0.3317, 11.6406
CIE-Lab:
40.6392, 63.6706, 52.1881
CIE-LCH:
40.6392, 82.3259, 39.3400
CIE-Luv:
40.6392, 129.0542, 28.4597
Hunter-Lab:
34.1184, 56.3055, 21.6600
#c10d07 color charts
#c10d07 color shades, tints & tones
#c10d07 color schemes
#c10d07 color preview, HTML & CSS examples
This text has a color of #c10d07
<p style="color:#c10d07;">Text here</p>
.mytext {color:#c10d07;}
This box has a color of #c10d07
<div style="background-color:#c10d07;">Content here</div>
.mybackground {background-color:#c10d07;}
Border around this has a color of #c10d07
<div style="border:2px solid #c10d07;">Content here</div>
.myborder {border:2px solid #c10d07;}