#ffd6bf color space conversions
Hex:
#ffd6bf
RGB:
255, 214, 191
CMY:
0, 16, 25
CMYK:
0, 16, 25, 0
HSL:
22°, 100.0000%, 87.4510%
HSV (HSB):
22°, 25.0980%, 100.0000%
XYZ:
74.6905, 73.1147, 59.4662
xyY:
0.3604, 0.3527, 73.1147
CIE-Lab:
88.5024, 10.9602, 16.6958
CIE-LCH:
88.5024, 19.9719, 56.7166
CIE-Luv:
88.5024, 27.0337, 22.0486
Hunter-Lab:
85.5071, 6.2823, 18.6216
#ffd6bf color charts
#ffd6bf color shades, tints & tones
#ffd6bf color schemes
#ffd6bf color preview, HTML & CSS examples
This text has a color of #ffd6bf
<p style="color:#ffd6bf;">Text here</p>
.mytext {color:#ffd6bf;}
This box has a color of #ffd6bf
<div style="background-color:#ffd6bf;">Content here</div>
.mybackground {background-color:#ffd6bf;}
Border around this has a color of #ffd6bf
<div style="border:2px solid #ffd6bf;">Content here</div>
.myborder {border:2px solid #ffd6bf;}