#ffa195 color space conversions
Hex:
#ffa195
RGB:
255, 161, 149
CMY:
0, 37, 42
CMYK:
0, 37, 42, 0
HSL:
7°, 100.0000%, 79.2157%
HSV (HSB):
7°, 41.5686%, 100.0000%
XYZ:
59.4097, 48.9197, 34.7450
xyY:
0.4152, 0.3419, 48.9197
CIE-Lab:
75.4013, 33.5355, 20.9182
CIE-LCH:
75.4013, 39.5247, 31.9544
CIE-Luv:
75.4013, 65.6320, 21.8157
Hunter-Lab:
69.9426, 29.2195, 19.5067
#ffa195 color charts
#ffa195 color shades, tints & tones
#ffa195 color schemes
#ffa195 color preview, HTML & CSS examples
This text has a color of #ffa195
<p style="color:#ffa195;">Text here</p>
.mytext {color:#ffa195;}
This box has a color of #ffa195
<div style="background-color:#ffa195;">Content here</div>
.mybackground {background-color:#ffa195;}
Border around this has a color of #ffa195
<div style="border:2px solid #ffa195;">Content here</div>
.myborder {border:2px solid #ffa195;}