#25020c color space conversions
Hex:
#25020c
RGB:
37, 2, 12
CMY:
85, 99, 95
CMYK:
0, 95, 68, 85
HSL:
343°, 89.7436%, 7.6471%
HSV (HSB):
343°, 94.5946%, 14.5098%
XYZ:
0.8510, 0.4633, 0.3924
xyY:
0.4986, 0.2714, 0.4633
CIE-Lab:
4.1847, 16.8222, 1.6025
CIE-LCH:
4.1847, 16.8984, 5.4416
CIE-Luv:
4.1847, 9.8655, -0.2117
Hunter-Lab:
6.8064, 10.4068, 1.3464
#25020c color charts
#25020c color shades, tints & tones
#25020c color schemes
#25020c color preview, HTML & CSS examples
This text has a color of #25020c
<p style="color:#25020c;">Text here</p>
.mytext {color:#25020c;}
This box has a color of #25020c
<div style="background-color:#25020c;">Content here</div>
.mybackground {background-color:#25020c;}
Border around this has a color of #25020c
<div style="border:2px solid #25020c;">Content here</div>
.myborder {border:2px solid #25020c;}