#ffcdb6 color space conversions
Hex:
#ffcdb6
RGB:
255, 205, 182
CMY:
0, 20, 29
CMYK:
0, 20, 29, 0
HSL:
19°, 100.0000%, 85.6863%
HSV (HSB):
19°, 28.6275%, 100.0000%
XYZ:
71.5148, 68.3000, 53.6700
xyY:
0.3696, 0.3530, 68.3000
CIE-Lab:
86.1563, 14.4386, 18.1448
CIE-LCH:
86.1563, 23.1885, 51.4893
CIE-Luv:
86.1563, 33.2970, 23.1574
Hunter-Lab:
82.6438, 9.8360, 19.3470
#ffcdb6 color charts
#ffcdb6 color shades, tints & tones
#ffcdb6 color schemes
#ffcdb6 color preview, HTML & CSS examples
This text has a color of #ffcdb6
<p style="color:#ffcdb6;">Text here</p>
.mytext {color:#ffcdb6;}
This box has a color of #ffcdb6
<div style="background-color:#ffcdb6;">Content here</div>
.mybackground {background-color:#ffcdb6;}
Border around this has a color of #ffcdb6
<div style="border:2px solid #ffcdb6;">Content here</div>
.myborder {border:2px solid #ffcdb6;}