#ffb995 color space conversions
Hex:
#ffb995
RGB:
255, 185, 149
CMY:
0, 27, 42
CMYK:
0, 27, 42, 0
HSL:
20°, 100.0000%, 79.2157%
HSV (HSB):
20°, 41.5686%, 100.0000%
XYZ:
64.0138, 58.1278, 36.2797
xyY:
0.4041, 0.3669, 58.1278
CIE-Lab:
80.8098, 20.9930, 28.2599
CIE-LCH:
80.8098, 35.2041, 53.3931
CIE-Luv:
80.8098, 49.6299, 34.0332
Hunter-Lab:
76.2416, 16.4488, 25.1559
#ffb995 color charts
#ffb995 color shades, tints & tones
#ffb995 color schemes
#ffb995 color preview, HTML & CSS examples
This text has a color of #ffb995
<p style="color:#ffb995;">Text here</p>
.mytext {color:#ffb995;}
This box has a color of #ffb995
<div style="background-color:#ffb995;">Content here</div>
.mybackground {background-color:#ffb995;}
Border around this has a color of #ffb995
<div style="border:2px solid #ffb995;">Content here</div>
.myborder {border:2px solid #ffb995;}