#0ff5a5 color space conversions
Hex:
#0ff5a5
RGB:
15, 245, 165
CMY:
94, 4, 35
CMYK:
94, 0, 33, 4
HSL:
159°, 92.0000%, 50.9804%
HSV (HSB):
159°, 93.8776%, 96.0784%
XYZ:
39.6409, 68.1230, 46.6571
xyY:
0.2567, 0.4412, 68.1230
CIE-Lab:
86.0679, -66.3780, 25.1973
CIE-LCH:
86.0679, 70.9996, 159.2131
CIE-Luv:
86.0679, -73.6936, 46.9556
Hunter-Lab:
82.5367, -58.7086, 24.2597
#0ff5a5 color charts
#0ff5a5 color shades, tints & tones
#0ff5a5 color schemes
#0ff5a5 color preview, HTML & CSS examples
This text has a color of #0ff5a5
<p style="color:#0ff5a5;">Text here</p>
.mytext {color:#0ff5a5;}
This box has a color of #0ff5a5
<div style="background-color:#0ff5a5;">Content here</div>
.mybackground {background-color:#0ff5a5;}
Border around this has a color of #0ff5a5
<div style="border:2px solid #0ff5a5;">Content here</div>
.myborder {border:2px solid #0ff5a5;}