#ff9b94 color space conversions
Hex:
#ff9b94
RGB:
255, 155, 148
CMY:
0, 39, 42
CMYK:
0, 39, 42, 0
HSL:
4°, 100.0000%, 79.0196%
HSV (HSB):
4°, 41.9608%, 100.0000%
XYZ:
58.3066, 46.8408, 33.9851
xyY:
0.4191, 0.3367, 46.8408
CIE-Lab:
74.0878, 36.5348, 19.6573
CIE-LCH:
74.0878, 41.4874, 28.2822
CIE-Luv:
74.0878, 69.7802, 19.4801
Hunter-Lab:
68.4403, 32.2996, 18.4669
#ff9b94 color charts
#ff9b94 color shades, tints & tones
#ff9b94 color schemes
#ff9b94 color preview, HTML & CSS examples
This text has a color of #ff9b94
<p style="color:#ff9b94;">Text here</p>
.mytext {color:#ff9b94;}
This box has a color of #ff9b94
<div style="background-color:#ff9b94;">Content here</div>
.mybackground {background-color:#ff9b94;}
Border around this has a color of #ff9b94
<div style="border:2px solid #ff9b94;">Content here</div>
.myborder {border:2px solid #ff9b94;}