#b3d4cc color space conversions
Hex:
#b3d4cc
RGB:
179, 212, 204
CMY:
30, 17, 20
CMYK:
16, 0, 4, 17
HSL:
165°, 27.7311%, 76.6667%
HSV (HSB):
165°, 15.5660%, 83.1373%
XYZ:
53.0330, 61.0303, 66.1116
xyY:
0.2943, 0.3387, 61.0303
CIE-Lab:
82.3950, -12.4876, 0.2898
CIE-LCH:
82.3950, 12.4910, 178.6705
CIE-Luv:
82.3950, -17.1775, 2.5772
Hunter-Lab:
78.1219, -15.5388, 4.5104
#b3d4cc color charts
#b3d4cc color shades, tints & tones
#b3d4cc color schemes
#b3d4cc color preview, HTML & CSS examples
This text has a color of #b3d4cc
<p style="color:#b3d4cc;">Text here</p>
.mytext {color:#b3d4cc;}
This box has a color of #b3d4cc
<div style="background-color:#b3d4cc;">Content here</div>
.mybackground {background-color:#b3d4cc;}
Border around this has a color of #b3d4cc
<div style="border:2px solid #b3d4cc;">Content here</div>
.myborder {border:2px solid #b3d4cc;}