#ffc695 color space conversions
Hex:
#ffc695
RGB:
255, 198, 149
CMY:
0, 22, 42
CMYK:
0, 22, 42, 0
HSL:
28°, 100.0000%, 79.2157%
HSV (HSB):
28°, 41.5686%, 100.0000%
XYZ:
66.8589, 63.8181, 37.2280
xyY:
0.3982, 0.3801, 63.8181
CIE-Lab:
83.8710, 14.1976, 32.3400
CIE-LCH:
83.8710, 35.3192, 66.2980
CIE-Luv:
83.8710, 41.0150, 40.7207
Hunter-Lab:
79.8862, 9.5905, 28.2904
#ffc695 color charts
#ffc695 color shades, tints & tones
#ffc695 color schemes
#ffc695 color preview, HTML & CSS examples
This text has a color of #ffc695
<p style="color:#ffc695;">Text here</p>
.mytext {color:#ffc695;}
This box has a color of #ffc695
<div style="background-color:#ffc695;">Content here</div>
.mybackground {background-color:#ffc695;}
Border around this has a color of #ffc695
<div style="border:2px solid #ffc695;">Content here</div>
.myborder {border:2px solid #ffc695;}