#bdf5cc color space conversions
Hex:
#bdf5cc
RGB:
189, 245, 204
CMY:
26, 4, 20
CMYK:
23, 0, 17, 4
HSL:
136°, 73.6842%, 85.0980%
HSV (HSB):
136°, 22.8571%, 96.0784%
XYZ:
64.5378, 80.4833, 69.2601
xyY:
0.3012, 0.3756, 80.4833
CIE-Lab:
91.9013, -25.6224, 14.0330
CIE-LCH:
91.9013, 29.2136, 151.2911
CIE-Luv:
91.9013, -27.9114, 25.3665
Hunter-Lab:
89.7125, -28.5867, 17.0255
#bdf5cc color charts
#bdf5cc color shades, tints & tones
#bdf5cc color schemes
#bdf5cc color preview, HTML & CSS examples
This text has a color of #bdf5cc
<p style="color:#bdf5cc;">Text here</p>
.mytext {color:#bdf5cc;}
This box has a color of #bdf5cc
<div style="background-color:#bdf5cc;">Content here</div>
.mybackground {background-color:#bdf5cc;}
Border around this has a color of #bdf5cc
<div style="border:2px solid #bdf5cc;">Content here</div>
.myborder {border:2px solid #bdf5cc;}