#b8dddf color space conversions
Hex:
#b8dddf
RGB:
184, 221, 223
CMY:
28, 13, 13
CMYK:
17, 1, 0, 13
HSL:
183°, 37.8641%, 79.8039%
HSV (HSB):
183°, 17.4888%, 87.4510%
XYZ:
58.9429, 67.2310, 79.6823
xyY:
0.2863, 0.3266, 67.2310
CIE-Lab:
85.6204, -11.6350, -5.0238
CIE-LCH:
85.6204, 12.6733, 203.3537
CIE-Luv:
85.6204, -19.3373, -5.7775
Hunter-Lab:
81.9945, -15.1731, -0.2219
#b8dddf color charts
#b8dddf color shades, tints & tones
#b8dddf color schemes
#b8dddf color preview, HTML & CSS examples
This text has a color of #b8dddf
<p style="color:#b8dddf;">Text here</p>
.mytext {color:#b8dddf;}
This box has a color of #b8dddf
<div style="background-color:#b8dddf;">Content here</div>
.mybackground {background-color:#b8dddf;}
Border around this has a color of #b8dddf
<div style="border:2px solid #b8dddf;">Content here</div>
.myborder {border:2px solid #b8dddf;}