#00facb color space conversions
Hex:
#00facb
RGB:
0, 250, 203
CMY:
100, 2, 20
CMYK:
100, 0, 19, 2
HSL:
169°, 100.0000%, 49.0196%
HSV (HSB):
169°, 100.0000%, 98.0392%
XYZ:
44.9651, 72.6830, 68.1592
xyY:
0.2420, 0.3912, 72.6830
CIE-Lab:
88.2963, -59.9560, 8.7338
CIE-LCH:
88.2963, 60.5888, 171.7120
CIE-Luv:
88.2963, -72.9854, 22.8961
Hunter-Lab:
85.2543, -55.0501, 12.2768
#00facb color charts
#00facb color shades, tints & tones
#00facb color schemes
#00facb color preview, HTML & CSS examples
This text has a color of #00facb
<p style="color:#00facb;">Text here</p>
.mytext {color:#00facb;}
This box has a color of #00facb
<div style="background-color:#00facb;">Content here</div>
.mybackground {background-color:#00facb;}
Border around this has a color of #00facb
<div style="border:2px solid #00facb;">Content here</div>
.myborder {border:2px solid #00facb;}