#0f0f03 color space conversions
Hex:
#0f0f03
RGB:
15, 15, 3
CMY:
94, 94, 99
CMYK:
0, 0, 80, 94
HSL:
60°, 66.6667%, 3.5294%
HSV (HSB):
60°, 80.0000%, 5.8824%
XYZ:
0.3843, 0.4498, 0.1527
xyY:
0.3894, 0.4558, 0.4498
CIE-Lab:
4.0628, -1.7713, 4.8206
CIE-LCH:
4.0628, 5.1357, 110.1759
CIE-Luv:
4.0628, 0.2479, 3.4364
Hunter-Lab:
6.7066, -1.5091, 3.3445
#0f0f03 color charts
#0f0f03 color shades, tints & tones
#0f0f03 color schemes
#0f0f03 color preview, HTML & CSS examples
This text has a color of #0f0f03
<p style="color:#0f0f03;">Text here</p>
.mytext {color:#0f0f03;}
This box has a color of #0f0f03
<div style="background-color:#0f0f03;">Content here</div>
.mybackground {background-color:#0f0f03;}
Border around this has a color of #0f0f03
<div style="border:2px solid #0f0f03;">Content here</div>
.myborder {border:2px solid #0f0f03;}