#ff9695 color space conversions
Hex:
#ff9695
RGB:
255, 150, 149
CMY:
0, 41, 42
CMYK:
0, 41, 42, 0
HSL:
1°, 100.0000%, 79.2157%
HSV (HSB):
1°, 41.5686%, 100.0000%
XYZ:
57.5712, 45.2426, 34.1321
xyY:
0.4204, 0.3304, 45.2426
CIE-Lab:
73.0514, 39.2084, 17.6749
CIE-LCH:
73.0514, 43.0082, 24.2655
CIE-Luv:
73.0514, 72.9003, 16.3450
Hunter-Lab:
67.2626, 35.0714, 16.9974
#ff9695 color charts
#ff9695 color shades, tints & tones
#ff9695 color schemes
#ff9695 color preview, HTML & CSS examples
This text has a color of #ff9695
<p style="color:#ff9695;">Text here</p>
.mytext {color:#ff9695;}
This box has a color of #ff9695
<div style="background-color:#ff9695;">Content here</div>
.mybackground {background-color:#ff9695;}
Border around this has a color of #ff9695
<div style="border:2px solid #ff9695;">Content here</div>
.myborder {border:2px solid #ff9695;}