#c01b07 color space conversions
Hex:
#c01b07
RGB:
192, 27, 7
CMY:
25, 89, 97
CMYK:
0, 86, 96, 25
HSL:
6°, 92.9648%, 39.0196%
HSV (HSB):
6°, 96.3542%, 75.2941%
XYZ:
22.1685, 12.0057, 1.3499
xyY:
0.6240, 0.3380, 12.0057
CIE-Lab:
41.2251, 61.1168, 52.3748
CIE-LCH:
41.2251, 80.4884, 40.5953
CIE-Luv:
41.2251, 124.3263, 29.6968
Hunter-Lab:
34.6492, 53.5679, 21.9445
#c01b07 color charts
#c01b07 color shades, tints & tones
#c01b07 color schemes
#c01b07 color preview, HTML & CSS examples
This text has a color of #c01b07
<p style="color:#c01b07;">Text here</p>
.mytext {color:#c01b07;}
This box has a color of #c01b07
<div style="background-color:#c01b07;">Content here</div>
.mybackground {background-color:#c01b07;}
Border around this has a color of #c01b07
<div style="border:2px solid #c01b07;">Content here</div>
.myborder {border:2px solid #c01b07;}