#b3e0cd color space conversions
Hex:
#b3e0cd
RGB:
179, 224, 205
CMY:
30, 12, 20
CMYK:
20, 0, 8, 12
HSL:
155°, 42.0561%, 79.0196%
HSV (HSB):
155°, 20.0893%, 87.8431%
XYZ:
56.2655, 67.3028, 67.7828
xyY:
0.2940, 0.3517, 67.3028
CIE-Lab:
85.6566, -18.3472, 4.4981
CIE-LCH:
85.6566, 18.8906, 166.2248
CIE-Luv:
85.6566, -22.8361, 9.9437
Hunter-Lab:
82.0383, -21.1437, 8.4394
#b3e0cd color charts
#b3e0cd color shades, tints & tones
#b3e0cd color schemes
#b3e0cd color preview, HTML & CSS examples
This text has a color of #b3e0cd
<p style="color:#b3e0cd;">Text here</p>
.mytext {color:#b3e0cd;}
This box has a color of #b3e0cd
<div style="background-color:#b3e0cd;">Content here</div>
.mybackground {background-color:#b3e0cd;}
Border around this has a color of #b3e0cd
<div style="border:2px solid #b3e0cd;">Content here</div>
.myborder {border:2px solid #b3e0cd;}