#ffca7f color space conversions
Hex:
#ffca7f
RGB:
255, 202, 127
CMY:
0, 21, 50
CMYK:
0, 21, 50, 0
HSL:
35°, 100.0000%, 74.9020%
HSV (HSB):
35°, 50.1961%, 100.0000%
XYZ:
66.1913, 65.0334, 29.1427
xyY:
0.4127, 0.4055, 65.0334
CIE-Lab:
84.5009, 9.9972, 44.3872
CIE-LCH:
84.5009, 45.4991, 77.3072
CIE-Luv:
84.5009, 40.2586, 54.9611
Hunter-Lab:
80.6433, 5.3855, 35.0242
#ffca7f color charts
#ffca7f color shades, tints & tones
#ffca7f color schemes
#ffca7f color preview, HTML & CSS examples
This text has a color of #ffca7f
<p style="color:#ffca7f;">Text here</p>
.mytext {color:#ffca7f;}
This box has a color of #ffca7f
<div style="background-color:#ffca7f;">Content here</div>
.mybackground {background-color:#ffca7f;}
Border around this has a color of #ffca7f
<div style="border:2px solid #ffca7f;">Content here</div>
.myborder {border:2px solid #ffca7f;}