#ff75d7 color space conversions
Hex:
#ff75d7
RGB:
255, 117, 215
CMY:
0, 54, 16
CMYK:
0, 54, 16, 0
HSL:
317°, 100.0000%, 72.9412%
HSV (HSB):
317°, 54.1176%, 100.0000%
XYZ:
59.8670, 38.8889, 68.6409
xyY:
0.3576, 0.2323, 38.8889
CIE-Lab:
68.6707, 63.6410, -25.5056
CIE-LCH:
68.6707, 68.5618, 338.1604
CIE-Luv:
68.6707, 75.1476, -50.1230
Hunter-Lab:
62.3609, 62.2298, -21.6081
#ff75d7 color charts
#ff75d7 color shades, tints & tones
#ff75d7 color schemes
#ff75d7 color preview, HTML & CSS examples
This text has a color of #ff75d7
<p style="color:#ff75d7;">Text here</p>
.mytext {color:#ff75d7;}
This box has a color of #ff75d7
<div style="background-color:#ff75d7;">Content here</div>
.mybackground {background-color:#ff75d7;}
Border around this has a color of #ff75d7
<div style="border:2px solid #ff75d7;">Content here</div>
.myborder {border:2px solid #ff75d7;}