#0fffff color space conversions
Hex:
#0fffff
RGB:
15, 255, 255
CMY:
94, 0, 0
CMYK:
94, 0, 0, 0
HSL:
180°, 100.0000%, 52.9412%
HSV (HSB):
180°, 94.1176%, 100.0000%
XYZ:
54.0070, 78.8416, 106.9792
xyY:
0.2252, 0.3287, 78.8416
CIE-Lab:
91.1626, -47.7739, -14.0645
CIE-LCH:
91.1626, 49.8011, 196.4043
CIE-Luv:
91.1626, -70.0924, -15.1350
Hunter-Lab:
88.7928, -46.8171, -9.2788
#0fffff color charts
#0fffff RGB chart
#0fffff CMYK chart
#0fffff RGB pie chart
#0fffff color shades, tints & tones
#0fffff color schemes
#0fffff color preview, HTML & CSS examples
This text has a color of #0fffff
<p style="color:#0fffff;">Text here</p>
.mytext {color:#0fffff;}
Text color #0fffff
This box has a color of #0fffff
<div style="background-color:#0fffff;">Content here</div>
.mybackground {background-color:#0fffff;}
Background color #0fffff
Border around this has a color of #0fffff
<div style="border:2px solid #0fffff;">Content here</div>
.myborder {border:2px solid #0fffff;}
Border color #0fffff