#ffcbba color space conversions
Hex:
#ffcbba
RGB:
255, 203, 186
CMY:
0, 20, 27
CMYK:
0, 20, 27, 0
HSL:
15°, 100.0000%, 86.4706%
HSV (HSB):
15°, 27.0588%, 100.0000%
XYZ:
71.4589, 67.5170, 55.7202
xyY:
0.3670, 0.3468, 67.5170
CIE-Lab:
85.7644, 16.0091, 15.4825
CIE-LCH:
85.7644, 22.2710, 44.0421
CIE-Luv:
85.7644, 34.0918, 19.2352
Hunter-Lab:
82.1688, 11.4390, 17.3125
#ffcbba color charts
#ffcbba color shades, tints & tones
#ffcbba color schemes
#ffcbba color preview, HTML & CSS examples
This text has a color of #ffcbba
<p style="color:#ffcbba;">Text here</p>
.mytext {color:#ffcbba;}
This box has a color of #ffcbba
<div style="background-color:#ffcbba;">Content here</div>
.mybackground {background-color:#ffcbba;}
Border around this has a color of #ffcbba
<div style="border:2px solid #ffcbba;">Content here</div>
.myborder {border:2px solid #ffcbba;}