#beddcf color space conversions
Hex:
#beddcf
RGB:
190, 221, 207
CMY:
25, 13, 19
CMYK:
14, 0, 6, 13
HSL:
153°, 31.3131%, 80.5882%
HSV (HSB):
153°, 14.0271%, 86.6667%
XYZ:
58.3541, 67.1650, 68.9200
xyY:
0.3001, 0.3454, 67.1650
CIE-Lab:
85.5872, -12.9163, 3.4287
CIE-LCH:
85.5872, 13.3636, 165.1334
CIE-Luv:
85.5872, -16.0456, 7.4188
Hunter-Lab:
81.9543, -16.3221, 7.5076
#beddcf color charts
#beddcf color shades, tints & tones
#beddcf color schemes
#beddcf color preview, HTML & CSS examples
This text has a color of #beddcf
<p style="color:#beddcf;">Text here</p>
.mytext {color:#beddcf;}
This box has a color of #beddcf
<div style="background-color:#beddcf;">Content here</div>
.mybackground {background-color:#beddcf;}
Border around this has a color of #beddcf
<div style="border:2px solid #beddcf;">Content here</div>
.myborder {border:2px solid #beddcf;}