#ffcf94 color space conversions
Hex:
#ffcf94
RGB:
255, 207, 148
CMY:
0, 19, 42
CMYK:
0, 19, 42, 0
HSL:
33°, 100.0000%, 79.0196%
HSV (HSB):
33°, 41.9608%, 100.0000%
XYZ:
68.8981, 68.0238, 37.5156
xyY:
0.3950, 0.3900, 68.0238
CIE-Lab:
86.0183, 9.4175, 35.6832
CIE-LCH:
86.0183, 36.9050, 75.2157
CIE-Luv:
86.0183, 35.1981, 45.9342
Hunter-Lab:
82.4765, 4.7790, 30.7647
#ffcf94 color charts
#ffcf94 color shades, tints & tones
#ffcf94 color schemes
#ffcf94 color preview, HTML & CSS examples
This text has a color of #ffcf94
<p style="color:#ffcf94;">Text here</p>
.mytext {color:#ffcf94;}
This box has a color of #ffcf94
<div style="background-color:#ffcf94;">Content here</div>
.mybackground {background-color:#ffcf94;}
Border around this has a color of #ffcf94
<div style="border:2px solid #ffcf94;">Content here</div>
.myborder {border:2px solid #ffcf94;}