#ffc48f color space conversions
Hex:
#ffc48f
RGB:
255, 196, 143
CMY:
0, 23, 44
CMYK:
0, 23, 44, 0
HSL:
28°, 100.0000%, 78.0392%
HSV (HSB):
28°, 43.9216%, 100.0000%
XYZ:
65.9379, 62.7230, 34.6181
xyY:
0.4038, 0.3841, 62.7230
CIE-Lab:
83.2964, 14.6226, 34.6971
CIE-LCH:
83.2964, 37.6525, 67.1477
CIE-Luv:
83.2964, 42.9218, 43.2458
Hunter-Lab:
79.1979, 10.0177, 29.5224
#ffc48f color charts
#ffc48f color shades, tints & tones
#ffc48f color schemes
#ffc48f color preview, HTML & CSS examples
This text has a color of #ffc48f
<p style="color:#ffc48f;">Text here</p>
.mytext {color:#ffc48f;}
This box has a color of #ffc48f
<div style="background-color:#ffc48f;">Content here</div>
.mybackground {background-color:#ffc48f;}
Border around this has a color of #ffc48f
<div style="border:2px solid #ffc48f;">Content here</div>
.myborder {border:2px solid #ffc48f;}