#0f0700 color space conversions
Hex:
#0f0700
RGB:
15, 7, 0
CMY:
94, 97, 100
CMYK:
0, 53, 100, 94
HSL:
28°, 100.0000%, 2.9412%
HSV (HSB):
28°, 100.0000%, 5.8824%
XYZ:
0.2730, 0.2535, 0.0345
xyY:
0.4866, 0.4519, 0.2535
CIE-Lab:
2.2900, 1.3117, 3.4541
CIE-LCH:
2.2900, 3.6948, 69.2056
CIE-Luv:
2.2900, 1.8882, 2.3100
Hunter-Lab:
5.0350, 0.8663, 3.1177
#0f0700 color charts
#0f0700 color shades, tints & tones
#0f0700 color schemes
#0f0700 color preview, HTML & CSS examples
This text has a color of #0f0700
<p style="color:#0f0700;">Text here</p>
.mytext {color:#0f0700;}
This box has a color of #0f0700
<div style="background-color:#0f0700;">Content here</div>
.mybackground {background-color:#0f0700;}
Border around this has a color of #0f0700
<div style="border:2px solid #0f0700;">Content here</div>
.myborder {border:2px solid #0f0700;}