#0ff3cd color space conversions
Hex:
#0ff3cd
RGB:
15, 243, 205
CMY:
94, 5, 20
CMYK:
94, 0, 16, 5
HSL:
170°, 90.4762%, 50.5882%
HSV (HSB):
170°, 93.8272%, 95.2941%
XYZ:
43.2670, 68.6105, 68.7204
xyY:
0.2396, 0.3799, 68.6105
CIE-Lab:
86.3108, -56.3651, 4.8423
CIE-LCH:
86.3108, 56.5727, 175.0898
CIE-Luv:
86.3108, -70.1060, 16.3986
Hunter-Lab:
82.8315, -51.7155, 8.7926
#0ff3cd color charts
#0ff3cd color shades, tints & tones
#0ff3cd color schemes
#0ff3cd color preview, HTML & CSS examples
This text has a color of #0ff3cd
<p style="color:#0ff3cd;">Text here</p>
.mytext {color:#0ff3cd;}
This box has a color of #0ff3cd
<div style="background-color:#0ff3cd;">Content here</div>
.mybackground {background-color:#0ff3cd;}
Border around this has a color of #0ff3cd
<div style="border:2px solid #0ff3cd;">Content here</div>
.myborder {border:2px solid #0ff3cd;}