#ffd7ba color space conversions
Hex:
#ffd7ba
RGB:
255, 215, 186
CMY:
0, 16, 27
CMYK:
0, 16, 27, 0
HSL:
25°, 100.0000%, 86.4706%
HSV (HSB):
25°, 27.0588%, 100.0000%
XYZ:
74.4034, 73.4060, 56.7017
xyY:
0.3638, 0.3589, 73.4060
CIE-Lab:
88.6410, 9.7706, 19.5084
CIE-LCH:
88.6410, 21.8184, 63.3964
CIE-Luv:
88.6410, 26.8904, 26.0864
Hunter-Lab:
85.6773, 5.0765, 20.7357
#ffd7ba color charts
#ffd7ba color shades, tints & tones
#ffd7ba color schemes
#ffd7ba color preview, HTML & CSS examples
This text has a color of #ffd7ba
<p style="color:#ffd7ba;">Text here</p>
.mytext {color:#ffd7ba;}
This box has a color of #ffd7ba
<div style="background-color:#ffd7ba;">Content here</div>
.mybackground {background-color:#ffd7ba;}
Border around this has a color of #ffd7ba
<div style="border:2px solid #ffd7ba;">Content here</div>
.myborder {border:2px solid #ffd7ba;}