#0f9ccc color space conversions
Hex:
#0f9ccc
RGB:
15, 156, 204
CMY:
94, 39, 20
CMYK:
93, 24, 0, 20
HSL:
195°, 86.3014%, 42.9412%
HSV (HSB):
195°, 92.6471%, 80.0000%
XYZ:
22.9846, 28.2381, 61.3658
xyY:
0.2041, 0.2508, 28.2381
CIE-Lab:
60.1033, -16.5233, -33.9908
CIE-LCH:
60.1033, 37.7941, 244.0751
CIE-Luv:
60.1033, -40.6747, -51.0629
Hunter-Lab:
53.1396, -15.7873, -31.2707
#0f9ccc color charts
#0f9ccc color shades, tints & tones
#0f9ccc color schemes
#0f9ccc color preview, HTML & CSS examples
This text has a color of #0f9ccc
<p style="color:#0f9ccc;">Text here</p>
.mytext {color:#0f9ccc;}
This box has a color of #0f9ccc
<div style="background-color:#0f9ccc;">Content here</div>
.mybackground {background-color:#0f9ccc;}
Border around this has a color of #0f9ccc
<div style="border:2px solid #0f9ccc;">Content here</div>
.myborder {border:2px solid #0f9ccc;}