#ff9d94 color space conversions
Hex:
#ff9d94
RGB:
255, 157, 148
CMY:
0, 38, 42
CMYK:
0, 38, 42, 0
HSL:
5°, 100.0000%, 79.0196%
HSV (HSB):
5°, 41.9608%, 100.0000%
XYZ:
58.6423, 47.5121, 34.0969
xyY:
0.4181, 0.3388, 47.5121
CIE-Lab:
74.5161, 35.5023, 20.2471
CIE-LCH:
74.5161, 40.8700, 29.6963
CIE-Luv:
74.5161, 68.4533, 20.4732
Hunter-Lab:
68.9290, 31.2355, 18.9215
#ff9d94 color charts
#ff9d94 color shades, tints & tones
#ff9d94 color schemes
#ff9d94 color preview, HTML & CSS examples
This text has a color of #ff9d94
<p style="color:#ff9d94;">Text here</p>
.mytext {color:#ff9d94;}
This box has a color of #ff9d94
<div style="background-color:#ff9d94;">Content here</div>
.mybackground {background-color:#ff9d94;}
Border around this has a color of #ff9d94
<div style="border:2px solid #ff9d94;">Content here</div>
.myborder {border:2px solid #ff9d94;}