#0fffcd color space conversions
Hex:
#0fffcd
RGB:
15, 255, 205
CMY:
94, 0, 20
CMYK:
94, 0, 20, 0
HSL:
168°, 100.0000%, 52.9412%
HSV (HSB):
168°, 94.1176%, 100.0000%
XYZ:
46.9764, 76.0293, 69.9568
xyY:
0.2434, 0.3940, 76.0293
CIE-Lab:
89.8730, -61.0273, 9.9611
CIE-LCH:
89.8730, 61.8349, 170.7297
CIE-Luv:
89.8730, -74.0275, 24.9708
Hunter-Lab:
87.1948, -56.4235, 13.4677
#0fffcd color charts
#0fffcd color shades, tints & tones
#0fffcd color schemes
#0fffcd color preview, HTML & CSS examples
This text has a color of #0fffcd
<p style="color:#0fffcd;">Text here</p>
.mytext {color:#0fffcd;}
This box has a color of #0fffcd
<div style="background-color:#0fffcd;">Content here</div>
.mybackground {background-color:#0fffcd;}
Border around this has a color of #0fffcd
<div style="border:2px solid #0fffcd;">Content here</div>
.myborder {border:2px solid #0fffcd;}