#b4d2d2 color space conversions
Hex:
#b4d2d2
RGB:
180, 210, 210
CMY:
29, 18, 18
CMYK:
14, 0, 0, 18
HSL:
180°, 25.0000%, 76.4706%
HSV (HSB):
180°, 14.2857%, 82.3529%
XYZ:
53.5018, 60.4496, 69.8209
xyY:
0.2911, 0.3289, 60.4496
CIE-Lab:
82.0820, -9.9287, -3.3598
CIE-LCH:
82.0820, 10.4818, 198.6952
CIE-Luv:
82.0820, -15.8801, -3.4396
Hunter-Lab:
77.7494, -13.2298, 1.1807
#b4d2d2 color charts
#b4d2d2 color shades, tints & tones
#b4d2d2 color schemes
#b4d2d2 color preview, HTML & CSS examples
This text has a color of #b4d2d2
<p style="color:#b4d2d2;">Text here</p>
.mytext {color:#b4d2d2;}
This box has a color of #b4d2d2
<div style="background-color:#b4d2d2;">Content here</div>
.mybackground {background-color:#b4d2d2;}
Border around this has a color of #b4d2d2
<div style="border:2px solid #b4d2d2;">Content here</div>
.myborder {border:2px solid #b4d2d2;}