#0fff7d color space conversions
Hex:
#0fff7d
RGB:
15, 255, 125
CMY:
94, 0, 51
CMYK:
94, 0, 51, 0
HSL:
148°, 100.0000%, 52.9412%
HSV (HSB):
148°, 94.1176%, 100.0000%
XYZ:
39.6587, 73.1022, 31.4220
xyY:
0.2751, 0.5070, 73.1022
CIE-Lab:
88.4964, -76.7901, 47.9999
CIE-LCH:
88.4964, 90.5578, 147.9914
CIE-Luv:
88.4964, -79.2853, 76.3429
Hunter-Lab:
85.4998, -66.8284, 38.0603
#0fff7d color charts
#0fff7d color shades, tints & tones
#0fff7d color schemes
#0fff7d color preview, HTML & CSS examples
This text has a color of #0fff7d
<p style="color:#0fff7d;">Text here</p>
.mytext {color:#0fff7d;}
This box has a color of #0fff7d
<div style="background-color:#0fff7d;">Content here</div>
.mybackground {background-color:#0fff7d;}
Border around this has a color of #0fff7d
<div style="border:2px solid #0fff7d;">Content here</div>
.myborder {border:2px solid #0fff7d;}