#ffc48a color space conversions
Hex:
#ffc48a
RGB:
255, 196, 138
CMY:
0, 23, 46
CMYK:
0, 23, 46, 0
HSL:
30°, 100.0000%, 77.0588%
HSV (HSB):
30°, 45.8824%, 100.0000%
XYZ:
65.5674, 62.5748, 32.6671
xyY:
0.4077, 0.3891, 62.5748
CIE-Lab:
83.2182, 14.1294, 37.1762
CIE-LCH:
83.2182, 39.7707, 69.1898
CIE-Luv:
83.2182, 43.3957, 46.1098
Hunter-Lab:
79.1043, 9.5214, 30.8884
#ffc48a color charts
#ffc48a color shades, tints & tones
#ffc48a color schemes
#ffc48a color preview, HTML & CSS examples
This text has a color of #ffc48a
<p style="color:#ffc48a;">Text here</p>
.mytext {color:#ffc48a;}
This box has a color of #ffc48a
<div style="background-color:#ffc48a;">Content here</div>
.mybackground {background-color:#ffc48a;}
Border around this has a color of #ffc48a
<div style="border:2px solid #ffc48a;">Content here</div>
.myborder {border:2px solid #ffc48a;}