#0bcdcd color space conversions
Hex:
#0bcdcd
RGB:
11, 205, 205
CMY:
96, 20, 20
CMYK:
95, 0, 0, 20
HSL:
180°, 89.8148%, 42.3529%
HSV (HSB):
180°, 94.6341%, 80.3922%
XYZ:
32.9888, 48.1416, 65.3112
xyY:
0.2253, 0.3287, 48.1416
CIE-Lab:
74.9141, -40.4895, -11.9220
CIE-LCH:
74.9141, 42.2082, 196.4069
CIE-Luv:
74.9141, -57.5492, -12.4266
Hunter-Lab:
69.3841, -36.5541, -7.2407
#0bcdcd color charts
#0bcdcd color shades, tints & tones
#0bcdcd color schemes
#0bcdcd color preview, HTML & CSS examples
This text has a color of #0bcdcd
<p style="color:#0bcdcd;">Text here</p>
.mytext {color:#0bcdcd;}
This box has a color of #0bcdcd
<div style="background-color:#0bcdcd;">Content here</div>
.mybackground {background-color:#0bcdcd;}
Border around this has a color of #0bcdcd
<div style="border:2px solid #0bcdcd;">Content here</div>
.myborder {border:2px solid #0bcdcd;}