#ffb67d color space conversions
Hex:
#ffb67d
RGB:
255, 182, 125
CMY:
0, 29, 51
CMYK:
0, 29, 51, 0
HSL:
26°, 100.0000%, 74.5098%
HSV (HSB):
26°, 50.9804%, 100.0000%
XYZ:
61.6696, 56.1966, 26.9987
xyY:
0.4257, 0.3879, 56.1966
CIE-Lab:
79.7256, 20.2500, 39.3955
CIE-LCH:
79.7256, 44.2952, 62.7960
CIE-Luv:
79.7256, 54.3496, 46.4476
Hunter-Lab:
74.9644, 15.6558, 31.1215
#ffb67d color charts
#ffb67d color shades, tints & tones
#ffb67d color schemes
#ffb67d color preview, HTML & CSS examples
This text has a color of #ffb67d
<p style="color:#ffb67d;">Text here</p>
.mytext {color:#ffb67d;}
This box has a color of #ffb67d
<div style="background-color:#ffb67d;">Content here</div>
.mybackground {background-color:#ffb67d;}
Border around this has a color of #ffb67d
<div style="border:2px solid #ffb67d;">Content here</div>
.myborder {border:2px solid #ffb67d;}