#25074d color space conversions
Hex:
#25074d
RGB:
37, 7, 77
CMY:
85, 97, 70
CMYK:
52, 91, 0, 70
HSL:
266°, 83.3333%, 16.4706%
HSV (HSB):
266°, 90.9091%, 30.1961%
XYZ:
2.1785, 1.0811, 7.1150
xyY:
0.2100, 0.1042, 1.0811
CIE-Lab:
9.6495, 31.4702, -36.3335
CIE-LCH:
9.6495, 48.0676, 310.8974
CIE-Luv:
9.6495, 2.6887, -28.0365
Hunter-Lab:
10.3976, 19.2033, -33.2937
#25074d color charts
#25074d color shades, tints & tones
#25074d color schemes
#25074d color preview, HTML & CSS examples
This text has a color of #25074d
<p style="color:#25074d;">Text here</p>
.mytext {color:#25074d;}
This box has a color of #25074d
<div style="background-color:#25074d;">Content here</div>
.mybackground {background-color:#25074d;}
Border around this has a color of #25074d
<div style="border:2px solid #25074d;">Content here</div>
.myborder {border:2px solid #25074d;}