#ff75d5 color space conversions
Hex:
#ff75d5
RGB:
255, 117, 213
CMY:
0, 54, 16
CMYK:
0, 54, 16, 0
HSL:
318°, 100.0000%, 72.9412%
HSV (HSB):
318°, 54.1176%, 100.0000%
XYZ:
59.6115, 38.7867, 67.2955
xyY:
0.3598, 0.2341, 38.7867
CIE-Lab:
68.5965, 63.3504, -24.5057
CIE-LCH:
68.5965, 67.9250, 338.8521
CIE-Luv:
68.5965, 75.7228, -48.5026
Hunter-Lab:
62.2789, 61.8666, -20.4705
#ff75d5 color charts
#ff75d5 color shades, tints & tones
#ff75d5 color schemes
#ff75d5 color preview, HTML & CSS examples
This text has a color of #ff75d5
<p style="color:#ff75d5;">Text here</p>
.mytext {color:#ff75d5;}
This box has a color of #ff75d5
<div style="background-color:#ff75d5;">Content here</div>
.mybackground {background-color:#ff75d5;}
Border around this has a color of #ff75d5
<div style="border:2px solid #ff75d5;">Content here</div>
.myborder {border:2px solid #ff75d5;}