#250c0c color space conversions
Hex:
#250c0c
RGB:
37, 12, 12
CMY:
85, 95, 95
CMYK:
0, 68, 68, 85
HSL:
0°, 51.0204%, 9.6078%
HSV (HSB):
0°, 67.5676%, 14.5098%
XYZ:
0.9608, 0.6828, 0.4290
xyY:
0.4636, 0.3294, 0.6828
CIE-Lab:
6.1677, 12.5595, 4.4981
CIE-LCH:
6.1677, 13.3406, 19.7046
CIE-Luv:
6.1677, 8.8088, 1.8990
Hunter-Lab:
8.2632, 6.2941, 2.7062
#250c0c color charts
#250c0c color shades, tints & tones
#250c0c color schemes
#250c0c color preview, HTML & CSS examples
This text has a color of #250c0c
<p style="color:#250c0c;">Text here</p>
.mytext {color:#250c0c;}
This box has a color of #250c0c
<div style="background-color:#250c0c;">Content here</div>
.mybackground {background-color:#250c0c;}
Border around this has a color of #250c0c
<div style="border:2px solid #250c0c;">Content here</div>
.myborder {border:2px solid #250c0c;}