#0bcc5e color space conversions
Hex:
#0bcc5e
RGB:
11, 204, 94
CMY:
96, 20, 63
CMYK:
95, 0, 54, 20
HSL:
146°, 89.7674%, 42.1569%
HSV (HSB):
146°, 94.6078%, 80.0000%
XYZ:
23.7513, 44.0650, 17.8433
xyY:
0.2773, 0.5144, 44.0650
CIE-Lab:
72.2719, -65.5486, 42.7466
CIE-LCH:
72.2719, 78.2553, 146.8902
CIE-Luv:
72.2719, -64.9702, 64.6921
Hunter-Lab:
66.3815, -52.3004, 30.5300
#0bcc5e color charts
#0bcc5e color shades, tints & tones
#0bcc5e color schemes
#0bcc5e color preview, HTML & CSS examples
This text has a color of #0bcc5e
<p style="color:#0bcc5e;">Text here</p>
.mytext {color:#0bcc5e;}
This box has a color of #0bcc5e
<div style="background-color:#0bcc5e;">Content here</div>
.mybackground {background-color:#0bcc5e;}
Border around this has a color of #0bcc5e
<div style="border:2px solid #0bcc5e;">Content here</div>
.myborder {border:2px solid #0bcc5e;}