#ff9f95 color space conversions
Hex:
#ff9f95
RGB:
255, 159, 149
CMY:
0, 38, 42
CMYK:
0, 38, 42, 0
HSL:
6°, 100.0000%, 79.2157%
HSV (HSB):
6°, 41.5686%, 100.0000%
XYZ:
59.0630, 48.2262, 34.6294
xyY:
0.4162, 0.3398, 48.2262
CIE-Lab:
74.9674, 34.5727, 20.3218
CIE-LCH:
74.9674, 40.1029, 30.4470
CIE-Luv:
74.9674, 66.9598, 20.8129
Hunter-Lab:
69.4451, 30.2851, 19.0461
#ff9f95 color charts
#ff9f95 color shades, tints & tones
#ff9f95 color schemes
#ff9f95 color preview, HTML & CSS examples
This text has a color of #ff9f95
<p style="color:#ff9f95;">Text here</p>
.mytext {color:#ff9f95;}
This box has a color of #ff9f95
<div style="background-color:#ff9f95;">Content here</div>
.mybackground {background-color:#ff9f95;}
Border around this has a color of #ff9f95
<div style="border:2px solid #ff9f95;">Content here</div>
.myborder {border:2px solid #ff9f95;}