#7f030d color space conversions
Hex:
#7f030d
RGB:
127, 3, 13
CMY:
50, 99, 95
CMYK:
0, 98, 90, 50
HSL:
355°, 95.3846%, 25.4902%
HSV (HSB):
355°, 97.6378%, 49.8039%
XYZ:
8.8576, 4.6062, 0.8030
xyY:
0.6209, 0.3229, 4.6062
CIE-Lab:
25.5820, 47.4554, 32.6212
CIE-LCH:
25.5820, 57.5861, 34.5049
CIE-Luv:
25.5820, 80.8329, 15.8110
Hunter-Lab:
21.4621, 36.1100, 12.8051
#7f030d color charts
#7f030d color shades, tints & tones
#7f030d color schemes
#7f030d color preview, HTML & CSS examples
This text has a color of #7f030d
<p style="color:#7f030d;">Text here</p>
.mytext {color:#7f030d;}
This box has a color of #7f030d
<div style="background-color:#7f030d;">Content here</div>
.mybackground {background-color:#7f030d;}
Border around this has a color of #7f030d
<div style="border:2px solid #7f030d;">Content here</div>
.myborder {border:2px solid #7f030d;}