#ff7d9b color space conversions
Hex:
#ff7d9b
RGB:
255, 125, 155
CMY:
0, 51, 39
CMYK:
0, 51, 39, 0
HSL:
346°, 100.0000%, 74.5098%
HSV (HSB):
346°, 50.9804%, 100.0000%
XYZ:
54.4900, 38.2938, 35.5298
xyY:
0.4247, 0.2984, 38.2938
CIE-Lab:
68.2366, 52.2759, 7.5438
CIE-LCH:
68.2366, 52.8174, 8.2115
CIE-Luv:
68.2366, 87.3844, 0.2281
Hunter-Lab:
61.8820, 48.8842, 9.2757
#ff7d9b color charts
#ff7d9b color shades, tints & tones
#ff7d9b color schemes
#ff7d9b color preview, HTML & CSS examples
This text has a color of #ff7d9b
<p style="color:#ff7d9b;">Text here</p>
.mytext {color:#ff7d9b;}
This box has a color of #ff7d9b
<div style="background-color:#ff7d9b;">Content here</div>
.mybackground {background-color:#ff7d9b;}
Border around this has a color of #ff7d9b
<div style="border:2px solid #ff7d9b;">Content here</div>
.myborder {border:2px solid #ff7d9b;}