#b4dddf color space conversions
Hex:
#b4dddf
RGB:
180, 221, 223
CMY:
29, 13, 13
CMYK:
19, 1, 0, 13
HSL:
183°, 40.1869%, 79.0196%
HSV (HSB):
183°, 19.2825%, 87.4510%
XYZ:
57.9981, 66.7439, 79.6381
xyY:
0.2838, 0.3266, 66.7439
CIE-Lab:
85.3745, -12.8651, -5.4146
CIE-LCH:
85.3745, 13.9581, 202.8248
CIE-Luv:
85.3745, -21.2194, -6.1891
Hunter-Lab:
81.6969, -16.2493, -0.6079
#b4dddf color charts
#b4dddf color shades, tints & tones
#b4dddf color schemes
#b4dddf color preview, HTML & CSS examples
This text has a color of #b4dddf
<p style="color:#b4dddf;">Text here</p>
.mytext {color:#b4dddf;}
This box has a color of #b4dddf
<div style="background-color:#b4dddf;">Content here</div>
.mybackground {background-color:#b4dddf;}
Border around this has a color of #b4dddf
<div style="border:2px solid #b4dddf;">Content here</div>
.myborder {border:2px solid #b4dddf;}