#7f023d color space conversions
Hex:
#7f023d
RGB:
127, 2, 61
CMY:
50, 99, 76
CMYK:
0, 98, 52, 50
HSL:
332°, 96.8992%, 25.2941%
HSV (HSB):
332°, 98.4252%, 49.8039%
XYZ:
9.6164, 4.8924, 4.8524
xyY:
0.4967, 0.2527, 4.8924
CIE-Lab:
26.4259, 50.1149, 2.2402
CIE-LCH:
26.4259, 50.1650, 2.5595
CIE-Luv:
26.4259, 67.4847, -5.8423
Hunter-Lab:
22.1187, 38.8977, 2.4762
#7f023d color charts
#7f023d color shades, tints & tones
#7f023d color schemes
#7f023d color preview, HTML & CSS examples
This text has a color of #7f023d
<p style="color:#7f023d;">Text here</p>
.mytext {color:#7f023d;}
This box has a color of #7f023d
<div style="background-color:#7f023d;">Content here</div>
.mybackground {background-color:#7f023d;}
Border around this has a color of #7f023d
<div style="border:2px solid #7f023d;">Content here</div>
.myborder {border:2px solid #7f023d;}