#0fff7a color space conversions
Hex:
#0fff7a
RGB:
15, 255, 122
CMY:
94, 0, 52
CMYK:
94, 0, 52, 0
HSL:
147°, 100.0000%, 52.9412%
HSV (HSB):
147°, 94.1176%, 100.0000%
XYZ:
39.4699, 73.0267, 30.4276
xyY:
0.2762, 0.5109, 73.0267
CIE-Lab:
88.4604, -77.2289, 49.3469
CIE-LCH:
88.4604, 91.6483, 147.4227
CIE-Luv:
88.4604, -79.4409, 77.8331
Hunter-Lab:
85.4557, -67.1027, 38.7080
#0fff7a color charts
#0fff7a color shades, tints & tones
#0fff7a color schemes
#0fff7a color preview, HTML & CSS examples
This text has a color of #0fff7a
<p style="color:#0fff7a;">Text here</p>
.mytext {color:#0fff7a;}
This box has a color of #0fff7a
<div style="background-color:#0fff7a;">Content here</div>
.mybackground {background-color:#0fff7a;}
Border around this has a color of #0fff7a
<div style="border:2px solid #0fff7a;">Content here</div>
.myborder {border:2px solid #0fff7a;}