#0ffccc color space conversions
Hex:
#0ffccc
RGB:
15, 252, 204
CMY:
94, 1, 20
CMYK:
94, 0, 19, 1
HSL:
168°, 97.5309%, 52.3529%
HSV (HSB):
168°, 94.0476%, 98.8235%
XYZ:
45.9065, 74.0820, 69.0065
xyY:
0.2429, 0.3920, 74.0820
CIE-Lab:
88.9612, -60.1219, 9.1742
CIE-LCH:
88.9612, 60.8178, 171.3240
CIE-Luv:
88.9612, -73.1276, 23.6141
Hunter-Lab:
86.0709, -55.4199, 12.7145
#0ffccc color charts
#0ffccc color shades, tints & tones
#0ffccc color schemes
#0ffccc color preview, HTML & CSS examples
This text has a color of #0ffccc
<p style="color:#0ffccc;">Text here</p>
.mytext {color:#0ffccc;}
This box has a color of #0ffccc
<div style="background-color:#0ffccc;">Content here</div>
.mybackground {background-color:#0ffccc;}
Border around this has a color of #0ffccc
<div style="border:2px solid #0ffccc;">Content here</div>
.myborder {border:2px solid #0ffccc;}