#25000f color space conversions
Hex:
#25000f
RGB:
37, 0, 15
CMY:
85, 100, 94
CMYK:
0, 100, 59, 85
HSL:
336°, 100.0000%, 7.2549%
HSV (HSB):
336°, 100.0000%, 14.5098%
XYZ:
0.8492, 0.4278, 0.4898
xyY:
0.4806, 0.2421, 0.4278
CIE-Lab:
3.8643, 18.1282, -0.3425
CIE-LCH:
3.8643, 18.1314, 358.9175
CIE-Luv:
3.8643, 9.5950, -1.3855
Hunter-Lab:
6.5407, 11.7284, 0.1389
#25000f color charts
#25000f color shades, tints & tones
#25000f color schemes
#25000f color preview, HTML & CSS examples
This text has a color of #25000f
<p style="color:#25000f;">Text here</p>
.mytext {color:#25000f;}
This box has a color of #25000f
<div style="background-color:#25000f;">Content here</div>
.mybackground {background-color:#25000f;}
Border around this has a color of #25000f
<div style="border:2px solid #25000f;">Content here</div>
.myborder {border:2px solid #25000f;}