#7f0200 color space conversions
Hex:
#7f0200
RGB:
127, 2, 0
CMY:
50, 99, 100
CMYK:
0, 98, 100, 50
HSL:
1°, 100.0000%, 24.9020%
HSV (HSB):
1°, 100.0000%, 49.8039%
XYZ:
8.7741, 4.5554, 0.4168
xyY:
0.6383, 0.3314, 4.5554
CIE-Lab:
25.4287, 47.4018, 37.8804
CIE-LCH:
25.4287, 60.6782, 38.6295
CIE-Luv:
25.4287, 82.6660, 18.1491
Hunter-Lab:
21.3435, 36.0286, 13.7825
#7f0200 color charts
#7f0200 color shades, tints & tones
#7f0200 color schemes
#7f0200 color preview, HTML & CSS examples
This text has a color of #7f0200
<p style="color:#7f0200;">Text here</p>
.mytext {color:#7f0200;}
This box has a color of #7f0200
<div style="background-color:#7f0200;">Content here</div>
.mybackground {background-color:#7f0200;}
Border around this has a color of #7f0200
<div style="border:2px solid #7f0200;">Content here</div>
.myborder {border:2px solid #7f0200;}