#7f022a color space conversions
Hex:
#7f022a
RGB:
127, 2, 42
CMY:
50, 99, 84
CMYK:
0, 98, 67, 50
HSL:
341°, 96.8992%, 25.2941%
HSV (HSB):
341°, 98.4252%, 49.8039%
XYZ:
9.1920, 4.7226, 2.6176
xyY:
0.5560, 0.2857, 4.7226
CIE-Lab:
25.9294, 48.7759, 14.5699
CIE-LCH:
25.9294, 50.9055, 16.6315
CIE-Luv:
25.9294, 74.3373, 5.1560
Hunter-Lab:
21.7316, 37.4717, 8.0706
#7f022a color charts
#7f022a color shades, tints & tones
#7f022a color schemes
#7f022a color preview, HTML & CSS examples
This text has a color of #7f022a
<p style="color:#7f022a;">Text here</p>
.mytext {color:#7f022a;}
This box has a color of #7f022a
<div style="background-color:#7f022a;">Content here</div>
.mybackground {background-color:#7f022a;}
Border around this has a color of #7f022a
<div style="border:2px solid #7f022a;">Content here</div>
.myborder {border:2px solid #7f022a;}