#10c00f color space conversions
Hex:
#10c00f
RGB:
16, 192, 15
CMY:
94, 25, 94
CMYK:
92, 0, 92, 25
HSL:
120°, 85.5072%, 40.5882%
HSV (HSB):
120°, 92.1875%, 75.2941%
XYZ:
19.1495, 37.8439, 6.7473
xyY:
0.3004, 0.5937, 37.8439
CIE-Lab:
67.9054, -68.5427, 65.5203
CIE-LCH:
67.9054, 94.8210, 136.2915
CIE-Luv:
67.9054, -63.2583, 81.8592
Hunter-Lab:
61.5174, -52.0908, 36.5592
#10c00f color charts
#10c00f color shades, tints & tones
#10c00f color schemes
#10c00f color preview, HTML & CSS examples
This text has a color of #10c00f
<p style="color:#10c00f;">Text here</p>
.mytext {color:#10c00f;}
This box has a color of #10c00f
<div style="background-color:#10c00f;">Content here</div>
.mybackground {background-color:#10c00f;}
Border around this has a color of #10c00f
<div style="border:2px solid #10c00f;">Content here</div>
.myborder {border:2px solid #10c00f;}