#7f022d color space conversions
Hex:
#7f022d
RGB:
127, 2, 45
CMY:
50, 99, 82
CMYK:
0, 98, 65, 50
HSL:
339°, 96.8992%, 25.2941%
HSV (HSB):
339°, 98.4252%, 49.8039%
XYZ:
9.2478, 4.7449, 2.9111
xyY:
0.5471, 0.2807, 4.7449
CIE-Lab:
25.9953, 48.9549, 12.6020
CIE-LCH:
25.9953, 50.5509, 14.4357
CIE-Luv:
25.9953, 73.3561, 3.6003
Hunter-Lab:
21.7828, 37.6612, 7.3244
#7f022d color charts
#7f022d color shades, tints & tones
#7f022d color schemes
#7f022d color preview, HTML & CSS examples
This text has a color of #7f022d
<p style="color:#7f022d;">Text here</p>
.mytext {color:#7f022d;}
This box has a color of #7f022d
<div style="background-color:#7f022d;">Content here</div>
.mybackground {background-color:#7f022d;}
Border around this has a color of #7f022d
<div style="border:2px solid #7f022d;">Content here</div>
.myborder {border:2px solid #7f022d;}