#ffcbcf color space conversions
Hex:
#ffcbcf
RGB:
255, 203, 207
CMY:
0, 20, 19
CMYK:
0, 20, 19, 0
HSL:
355°, 100.0000%, 89.8039%
HSV (HSB):
355°, 20.3922%, 100.0000%
XYZ:
73.8584, 68.4769, 68.3561
xyY:
0.3506, 0.3250, 68.4769
CIE-Lab:
86.2443, 18.9733, 5.0313
CIE-LCH:
86.2443, 19.6291, 14.8518
CIE-Luv:
86.2443, 31.7955, 3.9550
Hunter-Lab:
82.7507, 14.5047, 8.9491
#ffcbcf color charts
#ffcbcf color shades, tints & tones
#ffcbcf color schemes
#ffcbcf color preview, HTML & CSS examples
This text has a color of #ffcbcf
<p style="color:#ffcbcf;">Text here</p>
.mytext {color:#ffcbcf;}
This box has a color of #ffcbcf
<div style="background-color:#ffcbcf;">Content here</div>
.mybackground {background-color:#ffcbcf;}
Border around this has a color of #ffcbcf
<div style="border:2px solid #ffcbcf;">Content here</div>
.myborder {border:2px solid #ffcbcf;}