#beccde color space conversions
Hex:
#beccde
RGB:
190, 204, 222
CMY:
25, 20, 13
CMYK:
14, 8, 0, 13
HSL:
214°, 32.6531%, 80.7843%
HSV (HSB):
214°, 14.4144%, 87.0588%
XYZ:
56.0129, 59.4068, 77.6217
xyY:
0.2902, 0.3077, 59.4068
CIE-Lab:
81.5147, -1.1233, -10.5355
CIE-LCH:
81.5147, 10.5952, 263.9139
CIE-Luv:
81.5147, -8.4377, -16.1347
Hunter-Lab:
77.0758, -5.1623, -5.7569
#beccde color charts
#beccde RGB chart
#beccde CMYK chart
#beccde RGB pie chart
#beccde color shades, tints & tones
#beccde color schemes
#beccde color preview, HTML & CSS examples
This text has a color of #beccde
<p style="color:#beccde;">Text here</p>
.mytext {color:#beccde;}
Text color #beccde
This box has a color of #beccde
<div style="background-color:#beccde;">Content here</div>
.mybackground {background-color:#beccde;}
Background color #beccde
Border around this has a color of #beccde
<div style="border:2px solid #beccde;">Content here</div>
.myborder {border:2px solid #beccde;}
Border color #beccde